> For the complete documentation index, see [llms.txt](https://kerneldao.gitbook.io/litepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kerneldao.gitbook.io/litepaper/kerneldao-introduction.md).

# KernelDAO : Introduction

### **Executive Summary**

KernelDAO envisions restaking as a transformative force in Proof-of-Stake (PoS) ecosystems. By unlocking shared security and additional reward generation, restaking enables greater capital efficiency and 10x cheaper crypto economic security.

Since the launch of restaking in Jun 2023, a robust ‘restaking stack’ has been developed on Ethereum that now functions as a bedrock for building a wide range of new services and middleware.

We believe that the ‘restaking  stack’ will be an omni-chain phenomenon owing to its universal utility and we aspire to be a core pillar of this omni-chain restaking architecture.

KernelDao, today, offers 2 product categories - positioned strategically within the ‘restaking stack’ to address distinct market needs and to provide a strong foundation for expansion into top opportunity verticals across restaking, DeFi and RWAs.

1. **Kelp LRT (rsETH):** Top Liquid Restaking on Ethereum offering instant liquidity and higher rewards opportunities on restaked assets.
   * Second largest LRT on Ethereum with USD \~$2 Bn in TVL.
   * 400,000+ unique restakers and integration with 50+ DeFi platforms, including major Layer 2 solutions.
2. **Gain:** Non-custodial automated Yield Vaults on Ethereum offering one-click rewards maximising solutions to users.

   * USD 200 Mn+ TVL across within a few weeks of launch
   * Roadmap includes expansion into Bitcoin and RWA-based targeting multi-trillion-dollar potential

#### Deprecated products

**Kernel:** Shared security product on BNB Chain leveraging BNB, BTC and other rewards bearing assets. <br>

The dApp was sunset on 8th June, 2026 and users can withdraw directly from the contracts using the [withdrawal guide ](https://kerneldao.gitbook.io/kernel/getting-started/kernel/important-update-for-the-kernel-community)

### **Tokenomics**

The $KERNEL is the unified token across the three product offerings of the KernelDAO ecosystem, powered by $KERNEL’s utilities and community centric token distribution.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://kerneldao.gitbook.io/litepaper/kerneldao-introduction.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
